forked from google/highway
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aeroway release 1.2 #3
Open
mazimkhan
wants to merge
133
commits into
vranhub:master
Choose a base branch
from
cambridgeconsultants:aeroway_upstream
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Create ci fas See merge request p5851/highway!2
The arguments are a float and signed integer of the same size
IfNegativeThenNegOrUndefIfZero for Arm SVE using svneg[type]_m See merge request p5851/highway!7
Implement MulByPow2 using svscale See merge request p5851/highway!6
Implement SatWidenMulPairwiseAccumulate for i32 See merge request p5851/highway!5
Don't commit build folders See merge request p5851/highway!4
StoreTruncated implementation for Arm See merge request p5851/highway!10
Complex multiply and add variants See merge request p5851/highway!8
MulAddLower See merge request p5851/highway!17
MulSubAdd See merge request p5851/highway!11
Intoduction of MulRound and test See merge request p5851/highway!18
This reverts merge request !5
Revert "Merge branch 'SatWidenMulPairwiseAccumulate' into 'cc_dev'" See merge request p5851/highway!20
Log what the failure was in CI See merge request p5851/highway!16
MulLower See merge request p5851/highway!14
SqrtLower See merge request p5851/highway!21
Generic implementation of AllOnes and AllZeros See merge request p5851/highway!19
Add MultiShift See merge request p5851/highway!26
PairwiseAdd128 implementation for Arm and generic See merge request p5851/highway!41
Move TestPairwiseAdd to avoid muddled tests See merge request p5851/highway!46
Fas masked tbl lookups See merge request p5851/highway!45
Implement the full set of masked comparison operators See merge request p5851/highway!47
MaskedConvertToOrZero, MaskedPromoteToOrZero, MaskedDemoteToOrZero See merge request p5851/highway!44
Update to demotexxxto for F32 to F16 See merge request p5851/highway!49
Tidy up quick reference See merge request p5851/highway!48
Working version of SatWidenPWAcc See merge request p5851/highway!50
Remove duplicate sentence See merge request p5851/highway!51
Lint pass See merge request p5851/highway!52
This reverts commit 7d6737b.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.